Welcome![Sign In][Sign Up]
Location:
Search - vc toolbar

Search list

[Browser ClientIE_Advanced_Toolbar_src

Description: 演示了如何用VC实现一个高级的toolbar,例如在TOOLBAR中实现自动提交表单等。-demonstration of how to use a VC senior toolbar. For example, in TOOLBAR achieving such as automatic submission form.
Platform: | Size: 138240 | Author: | Hits:

[Windows CEEVCToolBarDemo

Description: evc编写的,滑动窗口的例子,SDK编写,非 MFC-evc prepared for the sliding window examples SDK prepared, non-MFC
Platform: | Size: 76800 | Author: hoozh | Hits:

[MiddleWaredocking

Description: This ActiveX control and Demo will allow you to dock your toolbars/forms to a mdiform much in the way in which Visual C++ allows you to. 象Vc++一样使用多文本窗体 -This ActiveX control and will allow yo Demo u to dock your toolbars/forms to a mdiform much i n the way in which Visual C allows you to. the same as the use of vitamin C Text Window
Platform: | Size: 56320 | Author: cai | Hits:

[source in ebookvc_jiqiaoshili_part7

Description: Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将两个工具条摆在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程标题中的"Untitled-MyApp" 4. RestoreWindowPos恢复窗口位置 5. SetFormViewBkgrnd设置FormView的背景色 6. DyCreateControl在View中创建控件 7. MDIFullScreen窗口全屏显示和工具栏的飘浮与停靠 8. StatusBarControl在状态条上创建按钮和组合框 9. TabedViewProject创建标签视(tabbed view) 10. Tray创建系统托盘 11.ShowHideTaskbar隐藏显示系统任务条 12.Changefbl改变屏幕分辨率 13.ShutDown调出关机对话框 14.WindowOnTop创建一个顶层窗口-Visual.C program design techniques and examples-- matching CD Chapter 7 of the window and desktop systems were chapter 14 examples : 1. NotMoveResize creation can not change size can remove the Form 2. DockToo lbar two tools will be placed in a row of three. RemoveUntitle removal MFC APPWIZ ARD generating project title "Untitled- MyApp" 4. RestoreWind owPos restore window 5. SetFormViewBkgrnd set FormView 6 of the background color. DyCreateControl created in the View Control 7. MDIFull Screen window full screen display and the floating toolbars and accommodate eight. StatusBarControl in a state of the buttons on the creation and composition of Box 9. TabedViewProject create labels as (tab bed view) 10. Tray create implicit system tray 11.ShowHideTaskbar possession of the missio
Platform: | Size: 2122752 | Author: xixi | Hits:

[Dialog_Windowchengxudai

Description: 例子代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法,增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条,如何为应用程序添加启动画面 比较基础,给学习VC的朋友.-code examples : MFC AppWizard how to amend the framework Generation Wizard process and the appearance of size, change icon, cursor, background of the three methods, to increase and delete the toolbar button, how to increase application toolbars, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add the state of progress of the column, how to add application startup screen basis for comparison, to study VC friends.
Platform: | Size: 3674112 | Author: 王理 | Hits:

[ToolBartoolbars_src

Description: 附件为对工具条的编码!该源码是运行在vc6下的!-Annex Article tools for encoding! The source code is run in under vc6!
Platform: | Size: 43008 | Author: adali | Hits:

[ToolBarTrueColorToolBar

Description: 真彩色工具条源代码,附带支持真彩色工具条的类,可直接用于自己的程序。大家分享。-True Color toolbar source code, with support for true color toolbar class, can be used directly in their own procedures. Share with you all.
Platform: | Size: 92160 | Author: 乔曼 | Hits:

[VC/MFCVC_classic_Guide

Description: 本电子文档详细讲解了VC++的开发过程,窗口、菜单、消息、工具条、对话框、控件、文档等内容。-The detailed account of electronic documents VC++ The development process, windows, menus, news, toolbar, dialog box, controls, documentation and other content.
Platform: | Size: 1032192 | Author: 孟庆春 | Hits:

[GUI DevelopMyTry8

Description: vc界面编程,用到了SkinMagic换肤工具,类VC6.0的分割停靠界面,和真彩图片工具栏.并实现了单文档多视图的数据交互.里面的相关功能都有注解.初学界面编程的可以做个借鉴.-vc interface programming, using the skin SkinMagic tools, partition type VC6.0 call interface, and true color picture toolbar. and to realize a single-document multi-view data exchange. inside comments have related functions. beginner interface made process can be a draw.
Platform: | Size: 1014784 | Author: 周乐 | Hits:

[ToolBariebars_src

Description: 仿IE的菜单栏和工具条类,实用性强,VC开发。-Imitation IE
Platform: | Size: 14336 | Author: weilei | Hits:

[GUI Develop1

Description: vc源码集,包括特色工具栏,特色状态栏,特色菜单,特色编辑框-vc source code, including features toolbar, status bar characteristics, features menu, features edit box
Platform: | Size: 634880 | Author: 鲍帅 | Hits:

[source in ebooklesson9

Description: 孙鑫老师VC视频第九课代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-SUN Xin ninth video lesson teacher VC code: how to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
Platform: | Size: 57344 | Author: shanyingying | Hits:

[Othervc

Description: VC的一些源代码,特色工具栏,特色状态栏-VC some source code, characteristics, toolbar, status bar characteristics
Platform: | Size: 459776 | Author: 娃哈哈 | Hits:

[ToolBarCToolBarEx

Description: 一个vc工具条的代码,这才色设计,和大家一块交流学习。-Vc toolbar a code, this color design, and we learn from an exchange.
Platform: | Size: 40960 | Author: 张志军 | Hits:

[ToolBarScrollStatus

Description: 带有滑动模块的工具条。vc编写,和大家交流。-With sliding module toolbar. vc prepared, and we exchange.
Platform: | Size: 809984 | Author: 张志军 | Hits:

[ToolBarCodeAnalyer

Description: 用C++写的一个VC工具条。 用C++写的一个VC工具条。-Using C to write a VC toolbar. Using C to write a VC toolbar.
Platform: | Size: 36864 | Author: csdragon | Hits:

[ComboBoxToolBarEx_demo

Description: 2008年如何在VC++工具条加入组合框!-2008 how to VC++ Tool be added to the combo box!
Platform: | Size: 105472 | Author: 张一番 | Hits:

[GUI DevelopvcCode

Description: VC++实现的特色菜单 工具栏等,是很好的对话框编程例子-VC++ Achievable Toolbar features such as menu, dialog box is a good example of programming
Platform: | Size: 676864 | Author: lindy | Hits:

[source in ebookahfls

Description: 工具栏编程源码,工具栏图标编程是编程人间经常碰到的,这个源码供大家共同参考学习.并发表意见.-Toolbar source programming, toolbar icon programming is frequently encountered programming world, this common reference source for everyone to learn. And to express their views.
Platform: | Size: 2395136 | Author: zhu | Hits:

[GUI Developqiqiu

Description: vc 实现一个简单的,气球式工具栏,对初学者有一定的帮助。-vc realization of a simple balloon-style toolbar, for beginners will certainly help.
Platform: | Size: 1899520 | Author: 王杰 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 22 »

CodeBus www.codebus.net